Include config.h first
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Aug 2014 17:19:26 +0000 (13:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Aug 2014 18:22:13 +0000 (14:22 -0400)
commitbeae42c49b7316edb2456a128a405bce3c01302e
treee950b2128b47f088b257489d1f8a0f615118d772
parent706c8e9c8d29a93fabc1d787894827b709139b6e
Include config.h first

Otherwise, we miss the _GNU_SOURCE #define that configure
puts there.
gdk/wayland/gdkdevice-wayland.c